HACK! regression/struct_kernel_arguments fails on i686
141/143 Test #85: regression/struct_kernel_arguments ..................................................***Failed Error regular expression found in output. Regex=[FAIL] 4.58 sec
CMake Error at /build/pocl-1.4/cmake/run_test.cmake:34 (message):
FAIL: Test exited with nonzero code (1):
/build/pocl-1.4/obj-i686-linux-gnu/tests/regression/test_structs_as_args
STDOUT:
F(4: 0 != 5) F(5: -
2147483648 != 6) F(6: 0 != 7) F(7: 0 != 8)
STDERR:
-- OK
Bug: https://github.com/pocl/pocl/issues/801
Forwarded: not-needed
Gbp-Pq: Name test_structs_as_args.patch
[PATCH 02/10] link against single shared libclang-cpp when building with llvm 9, too
Gbp-Pq: Name 2002-link-against-single-shared-libclang-cpp-when-buildin.patch
[PATCH] CMakeLists.txt: Handle 'undefined' values returned by getconf
This allows to avoid build failures when using qemu user mode for riscv64 [1]:
the corresponding bug in qemu [2] will get fixed but handling that here allows
to keep pocl buildable by old qemu versions.
[1]: https://bugs.launchpad.net/ubuntu/+source/pocl/+bug/
1942895
[2]: https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/
1942884
Signed-off-by: Alexandre Ghiti <alexandre.ghiti@canonical.com>
Gbp-Pq: Name 1002-CMakeLists.txt-Handle-undefined-values-returned-by-g.patch
pocl (1.7-2) unstable; urgency=medium
* Work around getconf on qemu/riscv64 returning 'undefined', thanks to
Alexandre Ghiti. (Closes: #994797) (LP: #
1942895)
* Bump Standards-Version to 4.6.0, no changes needed.
* Upload to unstable.
[dgit import unpatched pocl 1.7-2]